home *** CD-ROM | disk | FTP | other *** search
- Path: rcp6.elan.af.mil!rscernix!danpop
- From: danpop@mail.cern.ch (Dan Pop)
- Newsgroups: comp.lang.c
- Subject: Re: && operator question
- Date: 16 Feb 96 00:44:01 GMT
- Organization: CERN European Lab for Particle Physics
- Message-ID: <danpop.824431441@rscernix>
- References: <4fu69a$b7e@sphinx.Gsu.EDU> <31236240.1417@oc.com> <fcusack-1502961453260001@mudskipper.cac.psu.edu>
- NNTP-Posting-Host: ues5.cern.ch
- X-Newsreader: NN version 6.5.0 #7 (NOV)
-
- In <fcusack-1502961453260001@mudskipper.cac.psu.edu> fcusack@tdx.org (frank.) writes:
-
- >In article <31236240.1417@oc.com>, Larry Weiss <lfw@oc.com> wrote:
- >
- >> Matthew A Johnson wrote:
- >> >
- >> > if(expression1 && expression2)
- >> > some statement;
- >> >
- >> > My question is, if expression1 is false will expression2 get evaluated at
- >> > all?
- >> >
- >>
- >> No. Why do you ask that question here?
- >
- >Why wouldn't he ask it here? It is a C question...
-
- Not all C questions should be asked here. Some of them are answered by
- C books, others by the FAQ of this newsgroup.
-
- Dan
- --
- Dan Pop
- CERN, CN Division
- Email: danpop@mail.cern.ch
- Mail: CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
-